FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package KBV.ITA.VOS#1.10.010 (188 ms)

Package KBV.ITA.VOS
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS
Url https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS
Version 1.10.010
Status active
Date 2020-05-18
Name 74_PR_VoS_Bundle_PVS_VoS
Title 74_PR_VoS_Bundle_PVS_VoS
Experimental False
Description Bundle für die Übergabe von Informationen beim Aufruf der VoS aus dem PVS.
Copyright Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition 74_PR_VoS_Composition


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS",
  "version" : "1.10.010",
  "name" : "74_PR_VoS_Bundle_PVS_VoS",
  "title" : "74_PR_VoS_Bundle_PVS_VoS",
  "status" : "active",
  "date" : "2020-05-18",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Bundle für die Ãœbergabe von Informationen beim Aufruf der VoS aus dem PVS.",
  "copyright" : "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "3.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.id",
        "path" : "Bundle.id",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.identifier.use",
        "path" : "Bundle.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Bundle.identifier.type",
        "path" : "Bundle.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Bundle.identifier.system",
        "path" : "Bundle.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.identifier.value",
        "path" : "Bundle.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.identifier.assigner",
        "path" : "Bundle.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "document",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "max" : "0"
      },
      {
        "id" : "Bundle.link",
        "path" : "Bundle.link",
        "definition" : "In diesem Element kann die fullURL eines Bundles vom PVS zur VoS (74_PR_VoS_Bundle_PVS_VoS) angegeben werden, welches in Verbindung mit dem aktuellen Bundle (Aufrufkontext) steht",
        "max" : "1"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "description" : "Das erste Element eines Bundles mit dem Type document soll die Composition 74_PR_VoS_Composition sein. Alle aus der Composition referenzierten Element sollen danach angehängt werden.",
          "rules" : "openAtEnd"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:74_PR_VoS_Composition",
        "path" : "Bundle.entry",
        "sliceName" : "74_PR_VoS_Composition",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:74_PR_VoS_Composition.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:74_PR_VoS_Composition.fullUrl",
        "path" : "Bundle.entry.fullUrl",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:74_PR_VoS_Composition.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Resource",
            "profile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:74_PR_VoS_Composition.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:74_PR_VoS_Composition.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:74_PR_VoS_Composition.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature",
        "path" : "Bundle.signature",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.